[INFO] fetching crate caro 1.1.3...
[INFO] testing caro-1.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate caro 1.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate caro 1.1.3
[INFO] finished tweaking crates.io crate caro 1.1.3
[INFO] tweaked toml for crates.io crate caro 1.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate caro 1.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate caro 1.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e5e343aab6db5cfa3225430d655688dc343108a07114c5081da71bbbb4173b9
[INFO] running `Command { std: "docker" "start" "-a" "1e5e343aab6db5cfa3225430d655688dc343108a07114c5081da71bbbb4173b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5e343aab6db5cfa3225430d655688dc343108a07114c5081da71bbbb4173b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5e343aab6db5cfa3225430d655688dc343108a07114c5081da71bbbb4173b9", kill_on_drop: false }`
[INFO] [stdout] 1e5e343aab6db5cfa3225430d655688dc343108a07114c5081da71bbbb4173b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 294c4a39373adf1ea89a7bd8cd911a83cfd4fad5dff40a50beaa87d3d9058d1b
[INFO] running `Command { std: "docker" "start" "-a" "294c4a39373adf1ea89a7bd8cd911a83cfd4fad5dff40a50beaa87d3d9058d1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.192
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling caro v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling machine-uid v0.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.192
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.192
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "294c4a39373adf1ea89a7bd8cd911a83cfd4fad5dff40a50beaa87d3d9058d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294c4a39373adf1ea89a7bd8cd911a83cfd4fad5dff40a50beaa87d3d9058d1b", kill_on_drop: false }`
[INFO] [stdout] 294c4a39373adf1ea89a7bd8cd911a83cfd4fad5dff40a50beaa87d3d9058d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b67e81fde47e546c12285a93f8ba05c10d83a3f72c24dc5547af6370a07bf3
[INFO] running `Command { std: "docker" "start" "-a" "f9b67e81fde47e546c12285a93f8ba05c10d83a3f72c24dc5547af6370a07bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling caro v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "f9b67e81fde47e546c12285a93f8ba05c10d83a3f72c24dc5547af6370a07bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b67e81fde47e546c12285a93f8ba05c10d83a3f72c24dc5547af6370a07bf3", kill_on_drop: false }`
[INFO] [stdout] f9b67e81fde47e546c12285a93f8ba05c10d83a3f72c24dc5547af6370a07bf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8343d0306144056f13e497f163168072d23213563702df4d881927e2223a8ab
[INFO] running `Command { std: "docker" "start" "-a" "a8343d0306144056f13e497f163168072d23213563702df4d881927e2223a8ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling caro v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/caro-717c24fa449b0db2)
[INFO] [stdout] 
[INFO] [stdout] running 279 tests
[INFO] [stdout] test agent::tests::test_extract_complex_commands ... ok
[INFO] [stdout] test agent::tests::test_extract_commands ... ok
[INFO] [stdout] test backends::embedded::common::tests::test_embedded_config_builder ... ok
[INFO] [stdout] test backends::embedded::common::tests::test_embedded_config_default ... ok
[INFO] [stdout] test backends::embedded::cpu::tests::test_cpu_variant ... ok
[INFO] [stdout] test backends::embedded::cpu::tests::test_cpu_backend_empty_path ... ok
[INFO] [stdout] test backends::embedded::cpu::tests::test_cpu_backend_new ... ok
[INFO] [stdout] test backends::embedded::common::tests::test_temperature_clamping ... ok
[INFO] [stdout] test backends::embedded::common::tests::test_model_variant_detect ... ok
[INFO] [stdout] test backends::embedded::embedded_backend::tests::test_system_prompt_generation ... ok
[INFO] [stdout] test backends::embedded::embedded_backend::tests::test_backend_info ... ok
[INFO] [stdout] test backends::embedded::embedded_backend::tests::test_is_available_always_true ... ok
[INFO] [stdout] test cache::checksum::tests::test_checksum_mismatch_detection ... ok
[INFO] [stdout] test cache::checksum::tests::test_default_constructor ... ok
[INFO] [stdout] test cache::checksum::tests::test_streaming_hasher_empty ... ok
[INFO] [stdout] test cache::checksum::tests::test_streaming_hasher_large_data ... ok
[INFO] [stdout] test cache::checksum::tests::test_streaming_hasher_multiple_chunks ... ok
[INFO] [stdout] test cache::checksum::tests::test_streaming_hasher_single_chunk ... ok
[INFO] [stdout] test backends::embedded::embedded_backend::tests::test_embedded_backend_creation ... ok
[INFO] [stdout] test cache::download::tests::test_download_file_creates_parent_directory ... ok
[INFO] [stdout] test cache::download::tests::test_download_file_success ... ok
[INFO] [stdout] test cache::download::tests::test_download_file_without_content_length ... ok
[INFO] [stdout] test cache::download::tests::test_download_no_resume_when_no_part_file ... ok
[INFO] [stdout] test cache::download::tests::test_download_resume_from_partial ... ok
[INFO] [stdout] test cache::download::tests::test_download_resume_with_checksum_validation ... ok
[INFO] [stdout] test cache::download::tests::test_download_with_invalid_checksum ... ok
[INFO] [stdout] test cache::download::tests::test_download_with_valid_checksum ... ok
[INFO] [stdout] test cache::http_client::tests::integration_tests::test_download_stream_success ... ok
[INFO] [stdout] test cache::http_client::tests::integration_tests::test_download_stream_with_auth ... ok
[INFO] [stdout] test cache::http_client::tests::integration_tests::test_download_stream_with_range ... ok
[INFO] [stdout] test cache::http_client::tests::integration_tests::test_head_request_success ... ok
[INFO] [stdout] test cache::http_client::tests::integration_tests::test_head_request_with_auth ... ok
[INFO] [stdout] test cache::http_client::tests::test_client_creation ... ok
[INFO] [stdout] test cache::http_client::tests::test_client_with_token ... ok
[INFO] [stdout] test cache::http_client::tests::test_get_file_url ... ok
[INFO] [stdout] test cache::http_client::tests::test_get_file_url_with_revision ... ok
[INFO] [stdout] test cache::manifest::tests::test_atomic_update_reloads_manifest ... ok
[INFO] [stdout] test cache::manifest::tests::test_atomic_update_simple ... ok
[INFO] [stdout] test cache::manifest::tests::test_atomic_update_with_error ... ok
[INFO] [stdout] test cache::manifest::tests::test_concurrent_updates_with_atomic_update ... ok
[INFO] [stdout] test cache::manifest::tests::test_has_model ... ok
[INFO] [stdout] test cache::manifest::tests::test_list_models_empty ... ok
[INFO] [stdout] test cache::manifest::tests::test_manifest_creation ... ok
[INFO] [stdout] test cache::manifest::tests::test_manifest_persistence ... ok
[INFO] [stdout] test backends::embedded::embedded_backend::tests::test_json_response_parsing ... ok
[INFO] [stdout] test cache::manifest::tests::test_save_with_file_locking ... ok
[INFO] [stdout] test cache::progress::tests::test_eta_when_complete ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_variant_phrasing ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_search_todo_in_code ... ok
[INFO] [stdout] test cache::progress::tests::test_progress_creation ... ok
[INFO] [stdout] test cache::progress::tests::test_finish_with_error ... ok
[INFO] [stdout] test cache::progress::tests::test_progress_update ... ok
[INFO] [stdout] test cache::progress::tests::test_finish ... ok
[INFO] [stdout] test cache::progress::tests::test_progress_set_position ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_authentication_required_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_checksum_mismatch_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_directory_error_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_io_error_conversion ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_download_failed_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_manifest_error_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_model_not_found_message ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_network_error_message ... ok
[INFO] [stdout] test cache::progress::tests::test_speed_calculation ... ok
[INFO] [stdout] test cache::tests::error_handling_tests::test_resume_not_supported_message ... ok
[INFO] [stdout] test cache::progress::tests::test_eta_calculation ... ok
[INFO] [stdout] test cache::download::tests::test_download_file_streaming ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_empty_cache_operations ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_cache_respects_size_limit ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_eviction_sequence_follows_history ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_lru_evicts_least_recent ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_eviction_before_overflow ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_single_item_cache ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_zero_sized_models ... ok
[INFO] [stdout] test cache::tests::test_cache_directory_creation ... ok
[INFO] [stdout] test cache::tests::test_cache_manager_creation ... ok
[INFO] [stdout] test cache::tests::test_is_cached_returns_false_for_missing ... ok
[INFO] [stdout] test cache::tests::property_tests::smoke_test ... ok
[INFO] [stdout] test cli::telemetry::tests::test_export_creates_file ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_duplicate_model_ids ... ok
[INFO] [stdout] test cli::telemetry::tests::test_clear_events_force ... ok
[INFO] [stdout] test cli::tests::test_available_backends ... ok
[INFO] [stdout] test cli::tests::test_validate_backend_name_case_insensitive ... ok
[INFO] [stdout] test cli::tests::test_validate_backend_name_invalid ... ok
[INFO] [stdout] test cli::tests::test_validate_backend_name_valid ... ok
[INFO] [stdout] test cli::tests::test_validate_backend_name_suggestion ... ok
[INFO] [stdout] test config::tests::test_config_manager_creation ... ok
[INFO] [stdout] test config::tests::test_load_defaults_when_missing ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] test cli::telemetry::tests::test_show_empty_events ... ok
[INFO] [stdout] test eval::tests::test_category_grouping ... ok
[INFO] [stdout] test eval::tests::test_default_suite_creation ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_compare_no_regression ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_compare_threshold_edge_case ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_website_example_1 ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_compare_with_regression ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_platform_bsd_du_command ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_load_nonexistent_baseline ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_store_and_load_baseline ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_duplicate_id_detection ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_category_distribution ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_get_by_category ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_get_by_id ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_get_by_tag ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_load_valid_dataset ... ok
[INFO] [stdout] test evaluation::errors::tests::test_backend_error_helpers ... ok
[INFO] [stdout] test evaluation::dataset::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test evaluation::errors::tests::test_dataset_error_conversion ... ok
[INFO] [stdout] test evaluation::errors::tests::test_error_display ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_all_backends_blocked ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_all_backends_failed ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_consistent_backends ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_inconsistent_commands ... ok
[INFO] [stdout] test evaluation::errors::tests::test_baseline_error_regression ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_insufficient_backends ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_mixed_behavior_inconsistent ... ok
[INFO] [stdout] test evaluation::evaluators::consistency::tests::test_single_result_evaluate ... ok
[INFO] [stdout] test evaluation::evaluators::correctness::tests::test_command_equivalence ... ok
[INFO] [stdout] test evaluation::evaluators::correctness::tests::test_exact_match_failure ... ok
[INFO] [stdout] test evaluation::evaluators::correctness::tests::test_exact_match_success ... ok
[INFO] [stdout] test evaluation::evaluators::correctness::tests::test_generation_failure ... ok
[INFO] [stdout] test evaluation::evaluators::posix::tests::test_bash_specific_feature ... ok
[INFO] [stdout] test evaluation::evaluators::posix::tests::test_generation_failure ... ok
[INFO] [stdout] test evaluation::evaluators::posix::tests::test_gnu_extension_detected ... ok
[INFO] [stdout] test evaluation::evaluators::posix::tests::test_long_options_detected ... ok
[INFO] [stdout] test evaluation::evaluators::posix::tests::test_posix_compliant_command ... ok
[INFO] [stdout] test evaluation::evaluators::correctness::tests::test_pattern_match_success ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_no_match ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_platform_gnu_du_sorted ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_access_updates_position ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_check_posix_compliance_bash_features ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_check_posix_compliance_clean_command ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_check_posix_compliance_find_mtime ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_check_posix_compliance_gnu_long_options ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_check_posix_compliance_process_substitution ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_command_equivalence_different_commands ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_command_equivalence_exact_match ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_command_equivalence_flag_order ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_command_equivalence_whitespace ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_list_hidden_files ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_matches_pattern_invalid_regex ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_platform_bsd_fallback_to_gnu ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_website_example_2 ... ok
[INFO] [stdout] test evaluation::evaluators::utils::tests::test_matches_pattern_basic ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_platform_gnu_du_command ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_website_example_3 ... ok
[INFO] [stdout] test evaluation::models::tests::test_backend_profile_validation ... ok
[INFO] [stdout] test evaluation::models::tests::test_case_validation_fails_empty_input ... ok
[INFO] [stdout] test evaluation::models::tests::test_case_validation_passes ... ok
[INFO] [stdout] test evaluation::models::tests::test_difficulty_serde ... ok
[INFO] [stdout] test evaluation::models::tests::test_error_type_serde ... ok
[INFO] [stdout] test evaluation::models::tests::test_evaluation_priority_serde ... ok
[INFO] [stdout] test evaluation::models::tests::test_test_case_full_serialization ... ok
[INFO] [stdout] test evaluation::models::tests::test_test_category_serde ... ok
[INFO] [stdout] test evaluation::models::tests::test_validation_rule_serde ... ok
[INFO] [stdout] test execution::executor::tests::test_command_executor_error_command ... ok
[INFO] [stdout] test execution::executor::tests::test_command_executor_simple_command ... ok
[INFO] [stdout] test context::tests::test_context_detection ... ok
[INFO] [stdout] test execution::executor::tests::test_command_executor_with_stderr ... ok
[INFO] [stdout] test execution::executor::tests::test_different_shells ... ok
[INFO] [stdout] test execution::shell::tests::test_platform_checks ... ok
[INFO] [stdout] test execution::shell::tests::test_platform_detector ... ok
[INFO] [stdout] test execution::shell::tests::test_shell_detector ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_platform_bsd_du_sorted ... ok
[INFO] [stdout] test execution::tests::test_context_filters_sensitive_vars ... ok
[INFO] [stdout] test execution::shell::tests::test_shell_detector_with_fallback ... ok
[INFO] [stdout] test execution::tests::test_execution_context_capture ... ok
[INFO] [stdout] test execution::tests::test_execution_context_new ... ok
[INFO] [stdout] test logging::redaction::tests::test_redact_api_key ... ok
[INFO] [stdout] test logging::redaction::tests::test_contains_sensitive ... ok
[INFO] [stdout] test model_catalog::tests::test_all_models_sorted ... ok
[INFO] [stdout] test model_catalog::tests::test_by_id ... ok
[INFO] [stdout] test model_catalog::tests::test_by_size ... ok
[INFO] [stdout] test model_catalog::tests::test_ci_models ... ok
[INFO] [stdout] test model_catalog::tests::test_default_model ... ok
[INFO] [stdout] test model_catalog::tests::test_mlx_models ... ok
[INFO] [stdout] test model_catalog::tests::test_smallest_model ... ok
[INFO] [stdout] test model_loader::tests::test_config_path ... ok
[INFO] [stdout] test model_loader::tests::test_custom_cache_dir ... ok
[INFO] [stdout] test model_loader::tests::test_default_cache_dir ... ok
[INFO] [stdout] test model_loader::tests::test_detect_platform ... ok
[INFO] [stdout] test logging::redaction::tests::test_redact_token ... ok
[INFO] [stdout] test model_loader::tests::test_list_ci_models ... ok
[INFO] [stdout] test model_loader::tests::test_list_models ... ok
[INFO] [stdout] test model_loader::tests::test_model_loader_env_var ... ok
[INFO] [stdout] test model_loader::tests::test_model_loader_new ... ok
[INFO] [stdout] test model_loader::tests::test_tokenizer_path ... ok
[INFO] [stdout] test model_loader::tests::test_verify_model_nonexistent ... ok
[INFO] [stdout] test model_loader::tests::test_with_smallest_model ... ok
[INFO] [stdout] test platform::tests::test_builder ... ok
[INFO] [stdout] test platform::tests::test_detect_arch ... ok
[INFO] [stdout] test platform::tests::test_detect_os ... ok
[INFO] [stdout] test platform::tests::test_detect_shell ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_bsd_profile ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_cached_profile_invalid_version ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_cached_profile_validity ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_caching_performance_benchmark ... ignored
[INFO] [stdout] test prompts::capability_profile::tests::test_capability_notes ... ok
[INFO] [stdout] test context::tests::test_platform_rules ... ok
[INFO] [stdout] test execution::executor::tests::test_execution_time_tracking ... ok
[INFO] [stdout] test evaluation::evaluators::safety::tests::test_dangerous_command_not_blocked_fails ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_profile_to_prompt_format ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_ubuntu_profile ... ok
[INFO] [stdout] test prompts::command_templates::tests::test_bsd_library ... ok
[INFO] [stdout] test prompts::command_templates::tests::test_destructive_templates ... ok
[INFO] [stdout] test prompts::command_templates::tests::test_find_template ... ok
[INFO] [stdout] test prompts::command_templates::tests::test_gnu_library ... ok
[INFO] [stdout] test prompts::command_templates::tests::test_template_filtering ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_bsd_prompt_builder ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_destructive_mode ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_format_chat ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_parse_command_response ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_repair_prompt ... ok
[INFO] [stdout] test prompts::smollm_prompt::tests::test_ubuntu_prompt_builder ... ok
[INFO] [stdout] test prompts::tests::test_create_ubuntu_prompt ... ok
[INFO] [stdout] test prompts::tests::test_create_ubuntu_prompt_json ... ok
[INFO] [stdout] test evaluation::evaluators::safety::tests::test_dangerous_command_blocked ... ok
[INFO] [stdout] test prompts::tests::test_generate_probe_script ... ok
[INFO] [stdout] test backends::static_matcher::tests::test_website_example_4 ... ok
[INFO] [stdout] test prompts::validation::tests::test_dangerous_command ... ok
[INFO] [stdout] test evaluation::evaluators::safety::tests::test_safe_command_blocked_fails ... ok
[INFO] [stdout] test evaluation::harness::tests::test_harness_with_single_backend ... ok
[INFO] [stdout] test prompts::validation::tests::test_destructive_allowed ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_detect_or_cached_without_cache ... ok
[INFO] [stdout] test evaluation::harness::tests::test_harness_skips_unavailable_backend ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_detect_profile ... ok
[INFO] [stdout] test prompts::validation::tests::test_output_hallucination ... ok
[INFO] [stdout] test prompts::validation::tests::test_fork_bomb ... ok
[INFO] [stdout] test prompts::tests::test_detect_capabilities ... ok
[INFO] [stdout] test safety::patterns::tests::test_critical_patterns_exist ... ok
[INFO] [stdout] test safety::patterns::tests::test_pattern_count ... ok
[INFO] [stdout] test evaluation::evaluators::safety::tests::test_safe_command_allowed ... ok
[INFO] [stdout] test safety::patterns::tests::test_risk_filtering ... ok
[INFO] [stdout] test safety::patterns::tests::test_shell_specific_filtering ... ok
[INFO] [stdout] test evaluation::harness::tests::test_run_backend ... ok
[INFO] [stdout] test evaluation::baseline::tests::test_list_baselines ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_detect_or_cached_uses_cache ... ok
[INFO] [stdout] test telemetry::config::tests::test_config_serialization ... ok
[INFO] [stdout] test prompts::validation::tests::test_flag_compatibility_bsd ... ok
[INFO] [stdout] test telemetry::config::tests::test_default_config ... ok
[INFO] [stdout] test telemetry::config::tests::test_telemetry_level_display ... ok
[INFO] [stdout] test telemetry::config::tests::test_telemetry_level_parsing ... ok
[INFO] [stdout] test telemetry::consent::tests::test_messages_dont_crash ... ok
[INFO] [stdout] test telemetry::events::tests::test_event_serialization ... ok
[INFO] [stdout] test telemetry::collector::tests::test_collector_clone ... ok
[INFO] [stdout] test telemetry::events::tests::test_session_id_generation ... ok
[INFO] [stdout] test telemetry::events::tests::test_event_creation ... ok
[INFO] [stdout] test telemetry::collector::tests::test_collector_when_disabled ... ok
[INFO] [stdout] test prompts::validation::tests::test_validate_json_response ... ok
[INFO] [stdout] test prompts::validation::tests::test_tool_allowlist ... ok
[INFO] [stdout] test prompts::capability_profile::tests::test_cache_roundtrip ... ok
[INFO] [stdout] test telemetry::collector::tests::test_collector_when_enabled ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_detects_emails ... ok
[INFO] [stdout] test evaluation::harness::tests::test_run_category ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_detects_file_paths ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_detects_environment_variables ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_detects_ip_addresses ... ok
[INFO] [stdout] test evaluation::harness::tests::test_harness_with_multiple_backends ... ok
[INFO] [stdout] test telemetry::storage::tests::test_storage_creation ... ok
[INFO] [stdout] test telemetry::storage::tests::test_delete_events ... ok
[INFO] [stdout] test telemetry::uploader::tests::test_uploader_creation ... ok
[INFO] [stdout] test version::tests::test_build_type_logic ... ok
[INFO] [stdout] test version::tests::test_long_version_has_personality ... ok
[INFO] [stdout] test version::tests::test_short_version_format ... ok
[INFO] [stdout] test version::tests::test_version_info_exists ... ok
[INFO] [stdout] test telemetry::storage::tests::test_store_and_retrieve_event ... ok
[INFO] [stdout] test telemetry::storage::tests::test_export_json ... ok
[INFO] [stdout] test telemetry::uploader::tests::test_upload_with_empty_queue ... ok
[INFO] [stdout] test prompts::validation::tests::test_valid_command ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_session_start_passes ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_allows_private_ips ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_valid_event_passes ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_allows_version_numbers ... ok
[INFO] [stdout] test telemetry::redaction::tests::test_safety_validation_passes ... ok
[INFO] [stdout] test prompts::tests::test_validate_ubuntu_command ... ok
[INFO] [stdout] test telemetry::uploader::tests::test_air_gapped_mode_skips_upload ... ok
[INFO] [stdout] test prompts::validation::tests::test_pipeline_counting ... ok
[INFO] [stdout] test safety::patterns::tests::test_patterns_compile ... ok
[INFO] [stdout] test prompts::validation::tests::test_risk_assessment ... ok
[INFO] [stdout] test cache::tests::property_tests::prop_access_updates_timestamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 278 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caro-27fded6080b137b7)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_all_operators ... ok
[INFO] [stdout] test tests::test_embedded_operator_not_detected ... ok
[INFO] [stdout] test tests::test_empty_shows_help ... ok
[INFO] [stdout] test tests::test_operator_first ... ok
[INFO] [stdout] test tests::test_single_word_trailing_arg ... ok
[INFO] [stdout] test tests::test_stdin_overrides_trailing ... ok
[INFO] [stdout] test tests::test_valid_prompt_proceeds ... ok
[INFO] [stdout] test tests::test_trailing_args_default ... ok
[INFO] [stdout] test tests::test_special_characters_preserved ... ok
[INFO] [stdout] test tests::test_quoted_trailing_args_backward_compat ... ok
[INFO] [stdout] test tests::test_flag_overrides_all ... ok
[INFO] [stdout] test tests::test_multiple_operators ... ok
[INFO] [stdout] test tests::test_whitespace_shows_help ... ok
[INFO] [stdout] test tests::test_empty_trailing_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests caro
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test src/evaluation/baseline.rs - evaluation::baseline::BaselineStore::new (line 28) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok
[INFO] [stdout] test src/cache/progress.rs - cache::progress::DownloadProgress (line 14) - compile ... FAILED
[INFO] [stdout] test src/evaluation/harness.rs - evaluation::harness::EvaluationHarness (line 51) - compile ... FAILED
[INFO] [stdout] test src/cache/checksum.rs - cache::checksum::StreamingHasher (line 13) - compile ... ok
[INFO] [stdout] test src/evaluation/dataset.rs - evaluation::dataset::Dataset::from_tests (line 39) - compile ... ok
[INFO] [stdout] test src/cache/download.rs - cache::download::download_file (line 37) - compile ... ok
[INFO] [stdout] test src/safety/mod.rs - safety (line 15) - compile ... ok
[INFO] [stdout] test src/safety/mod.rs - safety::SafetyValidator::is_dangerous_in_context (line 165) ... ignored
[INFO] [stdout] test src/telemetry/collector.rs - telemetry::collector::TelemetryCollector (line 21) - compile ... ok
[INFO] [stdout] test src/telemetry/mod.rs - telemetry (line 20) ... ignored
[INFO] [stdout] test src/evaluation/evaluators/utils.rs - evaluation::evaluators::utils::check_posix_compliance (line 95) ... FAILED
[INFO] [stdout] test src/telemetry/mod.rs - telemetry::set_global_collector (line 58) ... ignored
[INFO] [stdout] test src/prompts/mod.rs - prompts::create_ubuntu_prompt (line 101) ... FAILED
[INFO] [stdout] test src/telemetry/mod.rs - telemetry::emit_event (line 76) - compile ... ok
[INFO] [stdout] test src/prompts/mod.rs - prompts (line 25) ... FAILED
[INFO] [stdout] test src/evaluation/mod.rs - evaluation (line 25) - compile ... FAILED
[INFO] [stdout] test src/evaluation/evaluators/utils.rs - evaluation::evaluators::utils::matches_pattern (line 75) ... FAILED
[INFO] [stdout] test src/prompts/command_templates.rs - prompts::command_templates (line 22) ... FAILED
[INFO] [stdout] test src/prompts/mod.rs - prompts::create_ubuntu_prompt_json (line 119) ... FAILED
[INFO] [stdout] test src/evaluation/evaluators/utils.rs - evaluation::evaluators::utils::command_equivalence (line 18) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/capability_profile.rs - prompts::capability_profile (line 17) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/mod.rs - prompts::detect_capabilities (line 153) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/mod.rs - prompts::generate_probe_script (line 174) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/mod.rs - prompts::validate_ubuntu_command (line 134) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/smollm_prompt.rs - prompts::smollm_prompt (line 29) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/validation.rs - prompts::validation (line 17) has been running for over 60 seconds
[INFO] [stdout] test src/safety/mod.rs - safety::SafetyConfig::add_custom_pattern (line 417) has been running for over 60 seconds
[INFO] [stdout] test src/prompts/mod.rs - prompts::validate_ubuntu_command (line 134) ... FAILED
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a8343d0306144056f13e497f163168072d23213563702df4d881927e2223a8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8343d0306144056f13e497f163168072d23213563702df4d881927e2223a8ab", kill_on_drop: false }`
[INFO] [stdout] a8343d0306144056f13e497f163168072d23213563702df4d881927e2223a8ab
